structured Query language

英 [ˈstrʌktʃəd ˈkwɪəri ˈlæŋɡwɪdʒ] 美 [ˈstrʌktʃərd ˈkwɪri ˈlæŋɡwɪdʒ]

网络  结构化查询语言; 结构化查询语句; SQL语言; 结构查询语言; 结构式查询语言

计算机



双语例句

  1. Hive makes Hadoop more familiar to those with a Structured Query Language ( SQL) background, but it also supports the traditional MapReduce infrastructure for data processing.
    Hive使得Hadoop更加熟悉结构化查询语言(SQL)背景,同时还支持传统的MapReduce基础结构来进行数据处理。
  2. PHP code is often a tangled web ( no pun intended) of program logic, Structured Query Language ( SQL) queries, functions, classes, developer comments, HTML, CSS styles, and scripts.
    PHP代码通常是含有程序逻辑、结构化查询语言(StructuredQueryLanguage,SQL)查询、函数、类、开发人员注释、HTML、CSS样式和脚本的复杂web(不是开玩笑)。
  3. Non-Procedural Query Language: Relational-type database include a data manipulation language called SQL ( Structured Query Language).
    非过程化的查询语言:关系型数据库包括一种称作结构化查询语言(StructuredQueryLanguage,SQL)的数据操作语言。
  4. This data is then abstracted in the form of Structured Query Language ( SQL) scripts, a tedious task if the prepopulation data is huge.
    数据然后会被抽象为结构化查询语言(SQL)脚本的形式,如果预填充数据量大的话,这将是一个冗长的任务。
  5. This language is officially called Structured Query Language ( or SQL, pronounced sea-quill).
    这个语言称作结构化查询语言(或SQL,发音是sea-quill)。
  6. As an illustrative and representative example, let's configure, build, and install SQLite& a small library that implements a Structured Query Language ( SQL) database engine.
    作为一个说明性的和典型的示例,让我们配置、构建并安装SQLite&一个实现结构化查询语言(StructuredQueryLanguage,SQL)数据库引擎的小型的库。
  7. Before you get started, a few notes: First, to follow along with this article, you should have a basic knowledge of relational databases, JDBC, and Structured Query Language ( SQL).
    开始之前,有几点注意事项:第一,要读懂本文,您应当掌握关系型数据库、JDBC和结构化查询语言(SQL)的基础知识。
  8. Relational databases use Structured Query Language ( SQL) to pull information from multiple tables and columns, but key-value stores are limited to operations on the key column.
    关系数据库使用结构化查询语言(StructuredQueryLanguage,SQL)以便从多个表和列中提取信息,但是键值存储仅限于对键列的操作。
  9. Inside a tag, you pass SQL ( Structured Query Language) statements to your database.
    可以在标签内将SQL(结构化查询语言)语句传递给数据库。
  10. Of course you need the basic IT skills of data design and architecture, database administration, Structured Query Language ( SQL) scripting, data repository mapping, and business domain knowledge.
    当然,您需要数据设计和架构、数据库管理、结构化查询语言(StructuredQueryLanguage,SQL)、脚本、数据存储库映射和业务领域知识等基本IT技能。
  11. At the heart of this is the concept of NoSQL, a term used collectively to denote database software that does not use the Structured Query Language ( SQL) to interact with the database.
    它的核心是NoSQL概念,这个共同的术语表示不使用SQL语言与数据库交互的数据库软件。
  12. Among the many query languages, Structured Query Language ( SQL) is a language designed and optimized for querying certain kinds of relational databases.
    在众多查询语言之中,结构化查询语言(SQL)是一种针对查询特定类型的关系库而设计和优化的语言。
  13. Perhaps it's time to move from several small databases to a robust Structured Query Language ( SQL) environment.
    也许是该从多个小型数据库转向可靠的结构化查询语言(StructuredQueryLanguage,SQL)环境的时候了。
  14. Not only that, but you can make sure that nobody is trying to add malicious HTML code, an uploadable file, or a Structured Query Language ( SQL) injection.
    不仅如此,还要确保没有人添加恶意HTML代码、可上载文件或结构化查询语言(StructuredQueryLanguage,SQL)注入。
  15. The principle adopted for query in CMIS was to use a query language that was already widely understood, which naturally led to the choice of Structured Query Language ( SQL).
    CMIS中的查询所采用的原理是使用已经被广泛理解的查询语言,这自然会导致选择StructuredQueryLanguage(SQL)。
  16. Work with a relational database: Structured Query Language
    处理关系数据库:结构化查询语言
  17. The software can also be scanned for security issues, such as cross-site scripting and Structured Query Language ( SQL) injection vulnerabilities.
    软件还可以扫描安全性问题,例如跨站点的脚本以及StructuredQueryLanguage(SQL)注射脆弱性。
  18. Well, it's a completely Java-based, Structured Query Language ( SQL)-based, lightweight database engine.
    因为它是一个完全基于Java、基于结构化查询语言(StructuredQueryLanguage,SQL)的轻量级数据库引擎。
  19. The data flow programming framework often used for commercial applications is Structured Query Language ( SQL), while for open source distributions, it is an alternative to SQL, such as Apache Pig for Hadoop.
    常用于商业应用程序的数据流编程框架是StructuredQueryLanguage(SQL),对于开源应用程序,通常会使用SQL的替代方案,如ApachePigforHadoop。
  20. Common problems detected during the scanning process include locating buffer overflows, unpatched software, Structured Query Language ( SQL) problems, and so on.
    扫描过程中探测到的常见错误包括定位缓存溢出、未用补丁修补的软件、StructuredQueryLanguage(SQL)问题等。
  21. As this report executes, a Structured Query Language ( SQL) trace on the query database would reveal that the SQL used to populate the crosstab is sent down once for each of the order methods.
    执行此报表时,查询数据库上的结构化查询语言(SQL)跟踪会显示,将为每个Order方法发送一次用于填充交叉表的SQL。
  22. Structured Query Language ( SQL) injections are attacks carried out against databases.
    结构化查询语言(SQL)注入是专门针对数据库的攻击。
  23. Does Structured Query Language ( SQL) injection fail?
    结构化查询语言(StructuredQueryLanguage,SQL)注入是否失败?
  24. Its name was changed for legal reasons to SQL ( Structured Query Language) even though it was built out to become a full data manipulation and definition language.
    出于法律原因它被更名为SQL(StructuredQueryLanguage),虽然它的构建初衷是成为一个完全的数据操作和定义语言。
  25. You can even use structured query language ( SQL) to see the setting of the DB2 registry.
    您甚至可以使用结构化查询语言(SQL)来查看DB2注册表的设置。
  26. Structured Query Language ( SQL): In IBM System and products, a complete full-function, relational database management system with integrated query and report writing facilities.
    结构化的查询语言是在IBM系统与产品中,一种完整的,功能齐全的关系型数据库管理系统,其中带有集成查询设施和种种报告书设施。
  27. SQL ( structured query language) efficiency is the key factor in the relational data base management system ( RDBMS).
    在关系数据库系统中,结构化查询语言(SQL)的查询效率一直是人们关注的焦点。
  28. Structured Query Language. A standard language for querying and modifying relational databases.
    结构化查询语言。一种用于查询和修改关系数据库的标准语言。
  29. Structured query language is the most commonly used language to communicate with databases.
    结构化查询语言是用来与数据库通讯的最常用语言。
  30. All commercial relational databases use forms of the standard SQL ( Structured Query Language) as their supported comprehensive language.
    所有的商业关系数据库都建立在标准SQL(结构化查询语言)作为它们支持的包容性语言。